Tutorial: Use keyboard input to navigate your application

In this tutorial you learn how to navigate the focus in an existing application to add keyboard navigation to that application. You learn how to navigate between application screens using the keyboard arrow keys. You also learn how to use JavaScript scripts to set which node receives the keyboard input and set the application focus to work together with the pointer input.

This video shows the result of the tutorial.

This tutorial assumes you are familiar with the basics of using Page nodes in Kanzi. To learn about using Page nodes, see Tutorial: Create application flow with Page nodes.

This tutorial assumes you understand the basics of working with Kanzi Studio. The best entry points for getting familiar with Kanzi Studio are:


Start with the tutorial >